GroupAttendeeConflictNumberOfMembersWithNoData Property |
Represents the number of group members who do not have published free/busy data to compare to a suggested meeting time. This element represents members of a distribution list that is too large or members who have No Data status.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int NumberOfMembersWithNoData { get; }Public ReadOnly Property NumberOfMembersWithNoData As Integer
Get
Property Value
Type:
Int32The number of members with no data.
See Also